home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5515 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  765 b 

  1. Path: lantana.singnet.com.sg!usenet
  2. From: Toh Choon Swee <tohcs@pobox.org.sg>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Question : link c++ code into C code
  5. Date: 5 Feb 1996 13:24:57 GMT
  6. Organization: Singapore Telecom Internet Service
  7. Message-ID: <4f50f9$rsh@lantana.singnet.com.sg>
  8. References: <31110950.136D@genetique.uvsq.fr>
  9. NNTP-Posting-Host: ts900-3320.singnet.com.sg
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15. Karl Forner <forner@genetique.uvsq.fr> wrote:
  16. >I'd really like to know if it is possible to import C++ functions
  17. >or libs into a C program.
  18. >
  19. >Thanks
  20.  
  21. My suggestion : use C++ compiler to compile your C codes 
  22. that presumably call the C++ functions.
  23.  
  24. TCS
  25.  
  26.  
  27.